STEP 3: Let's get the sprite to say the rules of the game!
Remember that to assign an action to a sprite, you need to change the variable name in front of the command!
- In drag out another Say for Time and change the string to "You have three tries to guess my number!"
- Change the variable name before .say() to computer.
To navigate the page using the TAB key, first press ESC to exit the code editor.